Calendar for WinRT
OnCollectionChanged Method (ReentrantObservableCollection<T>)

Raises CollectionChanged event if the ReentrantObservableCollection<T> is not in update mode.
Syntax
'Declaration
 
Protected Overridable Sub OnCollectionChanged( _
   ByVal e As System.Collections.Specialized.NotifyCollectionChangedEventArgs _
) 
protected virtual void OnCollectionChanged( 
   System.Collections.Specialized.NotifyCollectionChangedEventArgs e
)

Parameters

e
See Also

Reference

ReentrantObservableCollection<T> Class
ReentrantObservableCollection<T> Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback